decoder_ (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [protected] |
error_callback(::FLAC__StreamDecoderErrorStatus status)=0 (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [protected, pure virtual] |
finish() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
flush() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
get_bits_per_sample() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
get_blocksize() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
get_channel_assignment() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
get_channels() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
get_sample_rate() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
get_state() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
init() | FLAC::Decoder::Stream | |
is_valid() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
metadata_callback(const::FLAC__StreamMetadata *metadata)=0 (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [protected, pure virtual] |
operator bool() const (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [inline] |
process_single() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
process_until_end_of_metadata() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
process_until_end_of_stream() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
read_callback(FLAC__byte buffer[], unsigned *bytes)=0 (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [protected, pure virtual] |
reset() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
set_metadata_ignore(::FLAC__MetadataType type) (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
set_metadata_ignore_all() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
set_metadata_ignore_application(const FLAC__byte id[4]) (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
set_metadata_respond(::FLAC__MetadataType type) (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
set_metadata_respond_all() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
set_metadata_respond_application(const FLAC__byte id[4]) (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
Stream() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | |
write_callback(const::FLAC__Frame *frame, const FLAC__int32 *const buffer[])=0 (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [protected, pure virtual] |
~Stream() (defined in FLAC::Decoder::Stream) | FLAC::Decoder::Stream | [virtual] |